Skip to main content
POST
Create an ad source.

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Body

application/json
endpoint
string
required

Endpoint URL of the ad source

name
string
required

Name of the ad source

type
string
required

Type of the ad source

header_params
Header Params · object[]

Header parameters

query_params
Query Params · object[]

Query parameters

seller_id
string | null

Seller ID for the ad source

settings
AdSourceSettings · object

Configurations for the ad source

Response

Successful Response

created_at
string<date-time>
required
endpoint
string
required
name
string
required
type
string
required
updated_at
string<date-time>
required
header_params
Header Params · object[]
id
string<uuid> | null
no
integer | null
query_params
Query Params · object[]
seller_id
string | null
settings
AdSourceSettings · object